home *** CD-ROM | disk | FTP | other *** search
- object frmEvaluationDialog: TfrmEvaluationDialog
- Left = 310
- Top = 208
- BorderStyle = bsNone
- Caption = 'Evaluation - warning'
- ClientHeight = 331
- ClientWidth = 352
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 13
- object imgSplash: TImage
- Left = 2
- Top = 2
- Width = 353
- Height = 248
- Picture.Data = {<image000.bmp>}
- end
- object Shape1: TShape
- Left = 7
- Top = 201
- Width = 338
- Height = 49
- Pen.Color = clWhite
- end
- object Label1: TLabel
- Left = 2
- Top = 246
- Width = 348
- Height = 83
- AutoSize = False
- Caption = ' '
- Color = clWhite
- ParentColor = False
- WordWrap = True
- end
- object wlAnalyzeIT: TWeblink
- Left = 14
- Top = 307
- Width = 153
- Height = 18
- Cursor = crHandPoint
- AutoSize = False
- Caption = 'http://www.analyze-it.nl'
- Color = clBtnHighlight
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentColor = False
- ParentFont = False
- Url = 'http://www.analyze-it.nl/products/en_easysyntax.php'
- BrowserState = gwMaximized
- end
- object lblBuy: TLabel
- Left = 14
- Top = 285
- Width = 251
- Height = 25
- AutoSize = False
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- WordWrap = True
- end
- object lblLimitation: TLabel
- Left = 14
- Top = 237
- Width = 323
- Height = 39
- Caption =
- 'This is an evaluation version: Copy, Cut and Save actions are di' +
- 'sabled'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- WordWrap = True
- end
- object lblTitle: TLabel
- Left = 104
- Top = 200
- Width = 152
- Height = 32
- Caption = 'EasySyntax'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 7091212
- Font.Height = -27
- Font.Name = 'Century Gothic'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object btnOk: TButton
- Left = 267
- Top = 297
- Width = 75
- Height = 25
- Caption = '&Ok'
- ModalResult = 1
- TabOrder = 0
- OnClick = btnOkClick
- end
- end
-